Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-214801
#<BuildRuby:0x000055ca4c535ef0
@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.20240315-214801",
@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.000002 0.000022 ( 0.000021)
autoconf 0.000032 0.000002 0.000034 ( 0.000033)
configure 0.000029 0.000002 0.000031 ( 0.000030)
build_up 0.002368 0.004242 2.379573 ( 2.438767)
build_miniruby 0.001446 0.000145 1.789266 ( 1.789373)
build_ruby 0.000000 0.001848 3.673120 ( 3.901103)
build_all 0.002401 0.005433 6.901138 ( 3.431954)
build_install 0.013724 0.003606 8.847379 ( 4.831705)
test_btest 0.000855 0.000143 92.260718 ( 34.841466)
test_basic 0.007252 0.000539 0.995581 ( 1.098754)
test_all 0.099066 0.020129 802.171091 (309.897423)
test_rubyspec 0.054894 0.042231 137.879959 (169.194979)
total: 531.43 sec