Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-185835
#<BuildRuby:0x00005605018fa208
@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.20240319-185835",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.004948 0.004699 4.011386 ( 2.791033)
build_miniruby 0.001325 0.000189 1.386780 ( 1.393579)
build_ruby 0.001642 0.000000 3.432347 ( 3.668882)
build_all 0.008316 0.000000 6.936262 ( 2.837691)
build_install 0.016661 0.003249 9.435290 ( 4.249984)
test_btest 0.000802 0.000111 94.298679 ( 29.650461)
test_basic 0.008627 0.000068 0.975189 ( 1.045185)
test_all 0.074024 0.044368 791.873683 (274.496830)
test_rubyspec 0.052223 0.033844 123.181171 (132.275186)
total: 452.41 sec