Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-180046
#<BuildRuby:0x00007fa446b1fde0
@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.20240623-180046",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000023 0.000007 0.000030 ( 0.000031)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.005244 0.003128 2.856541 ( 2.923325)
build_miniruby 0.001194 0.000380 1.300129 ( 1.301271)
build_ruby 0.000000 0.001912 3.194098 ( 3.428834)
build_all 0.004248 0.004537 7.101609 ( 2.665528)
build_install 0.011819 0.007768 9.621981 ( 4.474177)
test_btest 0.000749 0.000305 103.030528 ( 26.542030)
test_basic 0.005332 0.002870 0.921853 ( 0.975704)
test_all 0.126020 0.021460 824.869398 (228.608059)
test_rubyspec 0.068024 0.023509 163.273407 ( 33.457908)
total: 304.38 sec