Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-190841
#<BuildRuby:0x00007f8c1530fdd8
@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.20240904-190841",
@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.000033 0.000007 0.000040 ( 0.000039)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.004491 0.003224 3.567881 ( 3.459066)
build_miniruby 0.001269 0.000296 1.579709 ( 1.576015)
build_ruby 0.001519 0.000354 3.797424 ( 4.032634)
build_all 0.007162 0.000701 7.678532 ( 3.104482)
build_install 0.009178 0.008216 10.401430 ( 5.078717)
test_btest 0.000738 0.000200 111.629031 ( 29.212613)
test_basic 0.008963 0.000371 0.869788 ( 0.919698)
test_all 0.085582 0.060411 811.864824 (230.938269)
test_rubyspec 0.052006 0.039989 156.515308 ( 31.962253)
total: 310.28 sec