Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-100903
#<BuildRuby:0x000055cad3ea68e0
@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.20230916-100903",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000030 0.000004 0.000034 ( 0.000033)
build_up 0.006963 0.000871 2.450613 ( 4.778017)
build_miniruby 0.001853 0.000000 1.751501 ( 1.837365)
build_ruby 0.001599 0.000000 3.638316 ( 4.057604)
build_all 0.007823 0.000353 6.597521 ( 4.544980)
build_install 0.010100 0.008873 7.864473 ( 6.101079)
test_btest 0.000926 0.000154 86.824612 ( 43.555496)
test_basic 0.003407 0.005047 1.047592 ( 1.478179)
test_all 0.005160 0.006090 717.386292 (404.367360)
test_rubyspec 0.044325 0.041606 113.799649 (170.919430)
total: 641.64 sec