Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-200824
#<BuildRuby:0x000055b53bcba138
@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.20231021-200824",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.002445 0.003797 2.124207 ( 2.282260)
build_miniruby 0.001650 0.000000 1.562613 ( 1.568376)
build_ruby 0.001566 0.000000 3.001119 ( 3.209855)
build_all 0.000950 0.007186 5.503863 ( 2.963843)
build_install 0.011727 0.004793 6.956193 ( 3.816416)
test_btest 0.000793 0.000000 80.706530 ( 30.864242)
test_basic 0.004889 0.000400 0.850281 ( 0.921360)
test_all 0.094598 0.024295 694.155185 (246.683983)
test_rubyspec 0.032255 0.033273 92.854238 (112.695269)
total: 405.01 sec