Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-121841
#<BuildRuby:0x00007f0d7e5bfdc8
@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.20241202-121841",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000027 0.000006 0.000033 ( 0.000031)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.007556 0.000000 3.199113 ( 3.105454)
build_miniruby 0.001447 0.000000 1.225412 ( 1.223438)
build_ruby 0.001713 0.000000 3.199990 ( 3.374896)
build_all 0.008036 0.000000 5.780528 ( 2.262429)
build_install 0.017492 0.004102 7.899216 ( 4.233829)
test_btest 0.000959 0.000000 82.147712 ( 59.115142)
test_basic 0.007587 0.004979 1.083322 ( 1.355166)
test_all 0.128402 0.017952 650.617523 (204.747580)
test_rubyspec 0.041587 0.041040 115.292979 ( 21.076419)
total: 300.50 sec