Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-104755
#<BuildRuby:0x00007f04207cfdc8
@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.20240808-104755",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000032 0.000006 0.000038 ( 0.000039)
configure 0.000028 0.000005 0.000033 ( 0.000035)
build_up 0.003101 0.004806 3.292289 ( 5.325677)
build_miniruby 0.001628 0.000000 1.244732 ( 3.683759)
build_ruby 0.002190 0.000000 4.083155 ( 41.383774)
build_all 0.003564 0.005063 8.280373 ( 3.297351)
build_install 0.019061 0.001471 10.401183 ( 5.109397)
test_btest 0.000893 0.000210 123.500223 ( 40.635509)
test_basic 0.002103 0.008336 1.080495 ( 1.128667)
test_all 0.109365 0.039658 844.416402 (239.094063)
test_rubyspec 0.045806 0.046116 167.814977 ( 37.979640)
total: 377.64 sec