Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-095006
#<BuildRuby:0x00007f84caecfdc8
@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.20240619-095006",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000033 0.000007 0.000040 ( 0.000041)
configure 0.000030 0.000006 0.000036 ( 0.000037)
build_up 0.006823 0.001540 3.689284 ( 3.552804)
build_miniruby 0.001373 0.000310 1.584161 ( 1.580684)
build_ruby 0.001720 0.000389 4.184868 ( 4.329130)
build_all 0.004437 0.004344 7.900842 ( 3.192748)
build_install 0.016226 0.003013 10.564111 ( 5.074228)
test_btest 0.000877 0.000214 111.182895 ( 29.153687)
test_basic 0.004248 0.004214 1.051676 ( 1.100702)
test_all 0.107595 0.044008 846.285392 (259.879732)
test_rubyspec 0.058034 0.029182 163.687866 ( 32.974510)
total: 340.84 sec