Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-092407
#<BuildRuby:0x000055f11919a1a8
@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.20230103-092407",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000029 0.000003 0.000032 ( 0.000031)
build_up 0.002853 0.003112 1.268525 ( 2.433052)
build_miniruby 0.001902 0.000000 1.528342 ( 1.920747)
build_ruby 0.001744 0.000000 3.855689 ( 5.199507)
build_all 0.004895 0.003451 3.943389 ( 4.549897)
build_install 0.012386 0.008256 3.384376 ( 4.150076)
test_btest 0.001036 0.000183 59.973201 ( 57.332609)
test_basic 0.000000 0.003387 0.466098 ( 0.928273)
test_all 0.000751 0.000559 717.193791 (669.207794)
test_rubyspec 0.029549 0.025259 75.176768 ( 93.982657)
total: 839.71 sec