Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-182402
#<BuildRuby:0x00005571647e2018
@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.20231217-182402",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000028 0.000001 0.000029 ( 0.000029)
build_up 0.002983 0.003983 2.339487 ( 2.409843)
build_miniruby 0.001339 0.000111 1.605691 ( 1.604425)
build_ruby 0.001826 0.000000 3.145818 ( 3.351862)
build_all 0.007791 0.000448 5.809680 ( 2.868690)
build_install 0.019083 0.000438 7.181009 ( 4.062591)
test_btest 0.000862 0.000061 82.128187 ( 33.050069)
test_basic 0.005160 0.000368 0.871486 ( 0.934293)
test_all 0.096838 0.021161 695.734534 (308.150357)
test_rubyspec 0.050788 0.020915 102.349980 (129.094903)
total: 485.53 sec