Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-041741
#<BuildRuby:0x00005651606dd7f8
@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.20231224-041741",
@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.000026 0.000005 0.000031 ( 0.000026)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.001082 0.004248 1.695508 ( 2.281864)
build_miniruby 0.001521 0.000351 1.692296 ( 1.759103)
build_ruby 0.001435 0.000331 3.387043 ( 3.689288)
build_all 0.007717 0.000790 5.675851 ( 3.713815)
build_install 0.011972 0.007246 7.013643 ( 5.120540)
test_btest 0.000714 0.000184 81.683071 ( 30.376957)
test_basic 0.002889 0.004994 0.875118 ( 0.965403)
test_all 0.074923 0.044422 699.677048 (261.243413)
test_rubyspec 0.030851 0.036103 94.705720 (106.512707)
total: 415.66 sec