Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-014022
#<BuildRuby:0x000055d3449d2228
@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.20230119-014022",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.005023 0.001092 1.250023 ( 2.123429)
build_miniruby 0.001157 0.000252 1.294341 ( 1.384057)
build_ruby 0.001250 0.000272 3.269836 ( 3.765110)
build_all 0.007511 0.000678 4.007151 ( 2.785534)
build_install 0.007380 0.008412 2.962666 ( 2.718278)
test_btest 0.000734 0.000198 56.379602 ( 31.925087)
test_basic 0.001735 0.004907 0.446290 ( 0.727845)
test_all 0.002112 0.000650 640.104469 (275.777407)
test_rubyspec 0.029506 0.020766 72.332546 ( 87.616734)
total: 408.82 sec