Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-030116
#<BuildRuby:0x00007eff714bfdd0
@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.20240830-030116",
@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.000028 0.000007 0.000035 ( 0.000034)
autoconf 0.000042 0.000010 0.000052 ( 0.000053)
configure 0.000033 0.000007 0.000040 ( 0.000040)
build_up 0.001989 0.007439 3.994105 ( 4.049076)
build_miniruby 0.000000 0.001988 1.822119 ( 1.827664)
build_ruby 0.001076 0.001031 4.452239 ( 4.614394)
build_all 0.008083 0.001186 8.491801 ( 3.767023)
build_install 0.020768 0.002343 11.060660 ( 6.363136)
test_btest 0.000000 0.000973 121.646982 ( 45.690725)
test_basic 0.000335 0.014263 1.394292 ( 1.825053)
test_all 0.100659 0.048879 883.995064 (308.574651)
test_rubyspec 0.043964 0.046991 167.870886 ( 34.657768)
total: 411.37 sec