Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240131-195937
#<BuildRuby:0x0000561339506228
@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.20240131-195937",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.005379 0.000361 1.949198 ( 2.504740)
build_miniruby 0.001590 0.000000 3.825677 ( 3.423418)
build_ruby 0.001607 0.000000 3.208356 ( 3.440579)
build_all 0.000525 0.006755 6.279751 ( 3.172236)
build_install 0.017018 0.001019 7.786861 ( 4.623920)
test_btest 0.000721 0.000202 88.584856 ( 35.448156)
test_basic 0.004292 0.003808 0.930716 ( 1.016075)
test_all 0.075085 0.040091 695.888072 (258.345452)
test_rubyspec 0.059770 0.044814 173.612447 (185.516941)
total: 497.49 sec