Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240812-070032
#<BuildRuby:0x00007f84afa4fde0
@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.20240812-070032",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000015 ( 0.000016)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.004921 0.003160 3.432322 ( 3.522249)
build_miniruby 0.001526 0.000428 1.613674 ( 1.610170)
build_ruby 0.001979 0.000554 3.533311 ( 3.773757)
build_all 0.008853 0.000184 8.525233 ( 3.214568)
build_install 0.014840 0.004777 11.281776 ( 5.053658)
test_btest 0.000857 0.000229 122.020481 ( 31.823820)
test_basic 0.001971 0.009095 1.309280 ( 1.351162)
test_all 0.102915 0.051454 840.077713 (236.890344)
test_rubyspec 0.062621 0.027859 176.967329 ( 36.143659)
total: 323.38 sec