Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-133720
#<BuildRuby:0x000055674ccae320
@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.20231221-133720",
@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.000015 0.000002 0.000017 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.001623 0.004338 1.729686 ( 2.092758)
build_miniruby 0.001119 0.000224 1.265422 ( 1.264262)
build_ruby 0.001351 0.000270 3.019639 ( 3.232069)
build_all 0.006975 0.000537 5.492229 ( 2.149637)
build_install 0.016478 0.000619 6.174590 ( 2.930090)
test_btest 0.000682 0.000117 78.772909 ( 20.780810)
test_basic 0.000999 0.004655 0.850411 ( 0.913803)
test_all 0.096853 0.019505 672.392189 (192.177040)
test_rubyspec 0.014341 0.040857 84.148736 ( 95.551057)
total: 321.09 sec