Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-134422
#<BuildRuby:0x00007f539adcfdd0
@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.20240709-134422",
@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.000022 0.000006 0.000028 ( 0.000027)
autoconf 0.000040 0.000010 0.000050 ( 0.000046)
configure 0.000029 0.000008 0.000037 ( 0.000038)
build_up 0.000000 0.010295 4.707529 ( 5.329030)
build_miniruby 0.000338 0.001784 8.586391 ( 8.694632)
build_ruby 0.001695 0.000602 4.461863 ( 5.223419)
build_all 0.010884 0.000000 8.770468 ( 5.676074)
build_install 0.017836 0.005478 11.978064 ( 7.760545)
test_btest 0.000911 0.000295 116.942489 ( 31.962271)
test_basic 0.003638 0.005296 1.188519 ( 1.241072)
test_all 0.104790 0.047785 836.207198 (233.735830)
test_rubyspec 0.057103 0.035247 165.183375 ( 33.523247)
total: 333.15 sec