Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241117-215524
#<BuildRuby:0x00007f3a2603fdd8
@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.20241117-215524",
@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.000020)
autoconf 0.000025 0.000010 0.000035 ( 0.000035)
configure 0.000020 0.000007 0.000027 ( 0.000028)
build_up 0.006212 0.000817 3.437992 ( 3.639653)
build_miniruby 0.001306 0.000466 1.592081 ( 1.589371)
build_ruby 0.001893 0.000000 3.889392 ( 4.038350)
build_all 0.007075 0.001724 6.545731 ( 2.798308)
build_install 0.015344 0.006412 9.115344 ( 4.274030)
test_btest 0.000720 0.000254 79.911592 ( 22.388258)
test_basic 0.007279 0.003764 0.928869 ( 0.975266)
test_all 0.104046 0.044763 738.661695 (223.592853)
test_rubyspec 0.046983 0.031685 123.171457 ( 33.214707)
total: 296.51 sec