Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-194139
#<BuildRuby:0x00005607554d2120
@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.20240112-194139",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.001952 0.003457 1.572910 ( 1.918495)
build_miniruby 0.001232 0.000308 1.594502 ( 1.594792)
build_ruby 0.001441 0.000361 3.286419 ( 3.481309)
build_all 0.000000 0.007260 5.608987 ( 2.651702)
build_install 0.011891 0.005992 6.674248 ( 4.083802)
test_btest 0.000596 0.000206 82.994585 ( 34.088356)
test_basic 0.001797 0.004865 0.844439 ( 0.921213)
test_all 0.078635 0.038551 779.089805 (313.165931)
test_rubyspec 0.042982 0.023157 95.246710 (107.141836)
total: 469.05 sec