Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-111844
#<BuildRuby:0x00005651964b2240
@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.20240303-111844",
@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.000019 0.000006 0.000025 ( 0.000023)
autoconf 0.000025 0.000008 0.000033 ( 0.000031)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.002478 0.004825 2.572095 ( 2.541438)
build_miniruby 0.001200 0.000400 1.776298 ( 1.776045)
build_ruby 0.001361 0.000454 3.551838 ( 3.787418)
build_all 0.002305 0.006073 6.581255 ( 3.352696)
build_install 0.008013 0.012114 8.645186 ( 4.773347)
test_btest 0.000675 0.000325 92.514673 ( 36.985165)
test_basic 0.000091 0.007100 0.966249 ( 1.031691)
test_all 0.081656 0.037010 776.750761 (309.432714)
test_rubyspec 0.045273 0.044769 126.426552 (135.869720)
total: 499.55 sec