Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-173716
#<BuildRuby:0x000056260630db08
@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.20240218-173716",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006232 0.000238 2.145841 ( 3.565702)
build_miniruby 0.000000 0.001734 1.759088 ( 1.785631)
build_ruby 0.000092 0.001670 3.613454 ( 4.020653)
build_all 0.007430 0.000458 6.620914 ( 4.564283)
build_install 0.010312 0.009179 8.340698 ( 6.618660)
test_btest 0.000000 0.001207 94.060517 ( 69.151998)
test_basic 0.005462 0.003150 1.064490 ( 1.478556)
test_all 0.090220 0.027620 814.728988 (409.925080)
test_rubyspec 0.067652 0.020828 127.472932 (145.889630)
total: 647.00 sec