Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-113622
#<BuildRuby:0x0000557768d9df20
@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.20230926-113622",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000018)
build_up 0.005192 0.001198 1.873475 ( 3.141331)
build_miniruby 0.001180 0.000272 1.490615 ( 1.488495)
build_ruby 0.001247 0.000288 2.926709 ( 3.136149)
build_all 0.003096 0.003951 5.780227 ( 2.287555)
build_install 0.015870 0.000757 6.887167 ( 3.245579)
test_btest 0.000721 0.000168 83.002680 ( 21.405364)
test_basic 0.001611 0.004775 0.942067 ( 1.000319)
test_all 0.005017 0.003337 634.111407 (217.752456)
test_rubyspec 0.041979 0.019641 91.780216 (107.582929)
total: 361.04 sec