Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-234142
#<BuildRuby:0x000055e372b86130
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230531-234142",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.002526 0.004435 1.918932 ( 4.411389)
build_miniruby 0.001469 0.000245 1.263834 ( 1.450843)
build_ruby 0.001158 0.000193 2.663326 ( 3.042034)
build_all 0.002939 0.004849 2.125225 ( 2.386839)
build_install 0.012910 0.005356 3.373179 ( 3.231024)
test_btest 0.000916 0.000212 77.634447 ( 41.940376)
test_basic 0.001593 0.004995 0.816452 ( 1.096676)
test_all 0.001413 0.000381 607.083830 (267.477456)
test_rubyspec 0.022250 0.028949 84.301130 (104.126252)
total: 429.16 sec