Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-015151
#<BuildRuby:0x000055f074c827f0
@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.20230120-015151",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001448 0.004118 1.209044 ( 2.121814)
build_miniruby 0.001244 0.000192 1.316849 ( 1.448952)
build_ruby 0.002056 0.000000 3.311069 ( 14.670582)
build_all 0.003532 0.000000 3.721628 ( 6.902228)
build_install 0.018503 0.000000 2.889518 ( 6.994248)
test_btest 0.000993 0.000000 59.618390 ( 47.681234)
test_basic 0.004060 0.003633 0.487823 ( 0.851799)
test_all 0.001604 0.000236 693.516731 (499.252565)
test_rubyspec 0.039201 0.022672 78.023797 (116.024713)
total: 695.95 sec