Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240817-165227
#<BuildRuby:0x00007fc7960bfdc8
@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.20240817-165227",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.004205 0.003205 3.521057 ( 3.461328)
build_miniruby 0.001887 0.000000 1.621131 ( 1.617446)
build_ruby 0.000000 0.002018 3.841463 ( 4.015478)
build_all 0.006676 0.001963 8.175714 ( 3.175097)
build_install 0.011290 0.006718 11.300932 ( 5.270270)
test_btest 0.000000 0.001133 123.284479 ( 46.633790)
test_basic 0.009381 0.002143 1.050864 ( 1.092228)
test_all 0.122695 0.029642 885.474956 (271.186823)
test_rubyspec 0.040795 0.049108 174.660588 ( 32.385749)
total: 368.84 sec