Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240810-011011
#<BuildRuby:0x00007ff197defdd8
@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.20240810-011011",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000052 0.000000 0.000052 ( 0.000039)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.004308 0.004075 3.340996 ( 3.376731)
build_miniruby 0.000000 0.001556 1.576052 ( 1.572874)
build_ruby 0.000000 0.002293 4.042918 ( 14.448933)
build_all 0.008291 0.000034 8.219784 ( 3.232359)
build_install 0.014806 0.003232 11.020339 ( 5.150740)
test_btest 0.000750 0.000113 114.328236 ( 30.227897)
test_basic 0.002854 0.007652 1.108794 ( 2.010596)
test_all 0.099978 0.048794 824.282778 (243.654117)
test_rubyspec 0.038271 0.049308 169.782260 ( 34.196111)
total: 337.87 sec