Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-040605
#<BuildRuby:0x00007fd99e3cfdc8
@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.20241011-040605",
@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.000012 0.000003 0.000015 ( 0.000017)
autoconf 0.000027 0.000008 0.000035 ( 0.000034)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.000000 0.007775 3.206605 ( 3.307397)
build_miniruby 0.000000 0.001486 1.288700 ( 1.285558)
build_ruby 0.000000 0.001856 3.306523 ( 3.516072)
build_all 0.006234 0.002430 7.146191 ( 2.976306)
build_install 0.018977 0.000000 9.755831 ( 4.473521)
test_btest 0.000732 0.000224 92.574998 ( 24.496758)
test_basic 0.007212 0.003682 1.145816 ( 1.206330)
test_all 0.088348 0.063014 767.653382 (230.466609)
test_rubyspec 0.058917 0.025686 133.329061 ( 29.248957)
total: 300.98 sec