Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-061925
#<BuildRuby:0x00007f2a2ecdfdc0
@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.20241016-061925",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.003915 0.004017 3.824291 ( 3.768807)
build_miniruby 0.001215 0.000313 1.344528 ( 1.340988)
build_ruby 0.001499 0.000385 4.254711 ( 4.428356)
build_all 0.006855 0.002674 7.562382 ( 3.117894)
build_install 0.010028 0.009835 10.442870 ( 4.884929)
test_btest 0.000746 0.000229 94.805640 ( 25.110062)
test_basic 0.002488 0.007745 1.244567 ( 1.304393)
test_all 0.084876 0.070765 802.368114 (228.344506)
test_rubyspec 0.047374 0.040307 137.953474 ( 29.775620)
total: 302.08 sec