Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-120425
#<BuildRuby:0x000055941bd6e818
@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.20221225-120425",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.004301 0.000537 1.097400 ( 1.490674)
build_miniruby 0.000000 0.001666 1.412688 ( 1.413329)
build_ruby 0.000000 0.001446 3.478542 ( 3.814289)
build_all 0.006868 0.001368 4.003786 ( 2.152649)
build_install 0.010178 0.006342 3.148939 ( 2.315262)
test_btest 0.000622 0.000125 58.593606 ( 24.933376)
test_basic 0.002572 0.004243 0.470486 ( 0.584387)
test_all 0.001987 0.000156 664.112339 (273.202347)
test_rubyspec 0.018637 0.029540 70.174651 ( 81.026180)
total: 390.93 sec