Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240725-094403
#<BuildRuby:0x00007f2c89c6fdd8
@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.20240725-094403",
@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.000027 0.000006 0.000033 ( 0.000034)
autoconf 0.000049 0.000010 0.000059 ( 0.000059)
configure 0.000036 0.000008 0.000044 ( 0.000045)
build_up 0.007906 0.001710 4.240932 ( 7.480636)
build_miniruby 0.001661 0.000359 1.904656 ( 3.319065)
build_ruby 0.000000 0.002797 4.919119 ( 8.337382)
build_all 0.005991 0.004936 9.196006 ( 12.703228)
build_install 0.023635 0.003728 12.489717 ( 17.760797)
test_btest 0.000797 0.000195 131.110900 (185.640735)
test_basic 0.007493 0.006580 1.488793 ( 3.081283)
test_all 0.105335 0.062349 976.281016 (774.674963)
test_rubyspec 0.058208 0.030985 170.494350 ( 37.179411)
total: 1050.18 sec