Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-070617
#<BuildRuby:0x00007f79a2fcfdc8
@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.20240616-070617",
@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.000021 0.000006 0.000027 ( 0.000028)
autoconf 0.000032 0.000009 0.000041 ( 0.000041)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.003499 0.006543 4.114136 ( 6.783317)
build_miniruby 0.001660 0.000537 1.833139 ( 2.297998)
build_ruby 0.002754 0.000000 4.707279 ( 6.235881)
build_all 0.008079 0.003653 8.913234 ( 10.971691)
build_install 0.023368 0.003501 12.325895 ( 16.086612)
test_btest 0.000836 0.000251 119.879570 (150.806566)
test_basic 0.013898 0.000348 1.394218 ( 3.217022)
test_all 0.136225 0.032668 956.549363 (1202.643652)
test_rubyspec 0.066274 0.036411 175.696029 (132.254416)
total: 1531.30 sec