Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-152939
#<BuildRuby:0x000056110e90a3b0
@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.20240215-152939",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.003206 0.003930 2.114929 ( 3.110283)
build_miniruby 0.001508 0.000156 1.851913 ( 2.068321)
build_ruby 0.001794 0.000000 3.740937 ( 4.270151)
build_all 0.002168 0.006821 7.269897 ( 5.227912)
build_install 0.011601 0.009241 8.813450 ( 6.524507)
test_btest 0.000683 0.000145 95.366455 ( 75.780380)
test_basic 0.000000 0.008827 1.024917 ( 1.575434)
test_all 0.077158 0.041806 792.296346 (418.756886)
test_rubyspec 0.055251 0.035638 131.937020 (168.237594)
total: 685.55 sec