Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250616-000504
#<BuildRuby:0x000071c61ff1fde0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250616-000504",
@make="make",
@no_timeout_error=nil,
@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.000029 0.000006 0.000035 ( 0.000031)
autoconf 0.000041 0.000009 0.000050 ( 0.000049)
configure 0.000041 0.000000 0.000041 ( 0.000040)
build_up 0.005865 0.005253 5.105626 ( 3.827274)
build_miniruby 0.000000 0.001522 1.212881 ( 1.211089)
build_ruby 0.001446 0.000281 2.669276 ( 2.863970)
build_all 0.004825 0.002706 5.170776 ( 2.043887)
build_install 0.012299 0.007368 8.433439 ( 3.884306)
test_btest 0.000981 0.000016 51.197399 ( 14.253444)
test_basic 0.001153 0.005088 0.850942 ( 0.911331)
test_all 0.079749 0.034832 574.346916 (194.247237)
test_rubyspec 0.041030 0.030760 105.417300 ( 21.492802)
total: 244.74 sec