Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-083627
#<BuildRuby:0x000055e3a373a258
@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.20240122-083627",
@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.000031 0.000005 0.000036 ( 0.000034)
autoconf 0.000039 0.000006 0.000045 ( 0.000045)
configure 0.000035 0.000005 0.000040 ( 0.000040)
build_up 0.002194 0.004459 1.723406 ( 2.219566)
build_miniruby 0.001293 0.000258 1.684078 ( 1.692146)
build_ruby 0.001402 0.000280 3.432879 ( 3.688067)
build_all 0.007735 0.000675 6.345186 ( 3.932215)
build_install 0.014522 0.004659 7.596917 ( 5.311750)
test_btest 0.000794 0.000164 83.827160 ( 36.948950)
test_basic 0.006979 0.001444 0.972159 ( 1.110799)
test_all 0.076656 0.039280 715.176288 (229.056062)
test_rubyspec 0.072670 0.025852 149.269980 (160.697986)
total: 444.66 sec