Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-010326
#<BuildRuby:0x000055cde962e230
@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.20231228-010326",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.004906 0.001067 1.687908 ( 2.053946)
build_miniruby 0.001091 0.000238 1.662381 ( 1.660400)
build_ruby 0.001315 0.000286 3.056480 ( 3.319845)
build_all 0.007984 0.000000 5.564907 ( 2.677538)
build_install 0.018375 0.000023 7.156984 ( 4.427851)
test_btest 0.000901 0.000155 81.283197 ( 31.172693)
test_basic 0.006825 0.000400 0.891726 ( 0.970949)
test_all 0.098113 0.020875 731.644930 (279.324984)
test_rubyspec 0.050273 0.015452 94.042751 (105.922658)
total: 431.53 sec