Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250517-202015
#<BuildRuby:0x00007fcb947afdc0
@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.20250517-202015",
@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.000016 0.000005 0.000021 ( 0.000023)
autoconf 0.000028 0.000009 0.000037 ( 0.000038)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.000000 0.007267 3.610165 ( 3.124544)
build_miniruby 0.000698 0.000901 1.703248 ( 1.700766)
build_ruby 0.001247 0.000516 4.399319 ( 4.642151)
build_all 0.001803 0.007072 6.816178 ( 2.987956)
build_install 0.002425 0.016653 9.188232 ( 4.793844)
test_btest 0.000697 0.000414 57.982313 ( 18.860933)
test_basic 0.007065 0.001855 0.970738 ( 1.022457)
test_all 0.081371 0.039289 667.186610 (191.652496)
test_rubyspec 0.044553 0.036903 117.199766 ( 26.937858)
total: 255.72 sec