Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-221442
#<BuildRuby:0x00007f85383efde0
@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.20241214-221442",
@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.000003 0.000017 ( 0.000016)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005745 0.000251 1.782042 ( 2.101939)
build_miniruby 0.001190 0.000188 1.072138 ( 1.069384)
build_ruby 0.001437 0.000227 3.176364 ( 3.394717)
build_all 0.007431 0.000456 5.360785 ( 2.304272)
build_install 0.016167 0.000000 6.689508 ( 3.459712)
test_btest 0.001083 0.000000 67.050899 ( 17.762939)
test_basic 0.007554 0.000849 0.701871 ( 0.756822)
test_all 0.113004 0.027132 629.936051 (188.790271)
test_rubyspec 0.038299 0.043408 113.422869 ( 21.143795)
total: 240.78 sec