Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-071618
#<BuildRuby:0x0000558e4de91fc0
@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.20240226-071618",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.002854 0.004551 2.587059 ( 2.384566)
build_miniruby 0.001143 0.000248 1.833224 ( 1.831509)
build_ruby 0.001574 0.000342 3.609991 ( 3.831943)
build_all 0.008550 0.000000 6.720890 ( 2.997424)
build_install 0.015645 0.001400 7.836286 ( 3.633666)
test_btest 0.000871 0.000162 88.639602 ( 23.381848)
test_basic 0.001247 0.004775 0.924771 ( 0.986048)
test_all 0.086936 0.030265 741.652041 (217.106605)
test_rubyspec 0.036233 0.040014 101.833929 (111.005321)
total: 367.16 sec