Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-045427
#<BuildRuby:0x00007ff4a096fdd8
@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.20241211-045427",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000036 0.000004 0.000040 ( 0.000039)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.008359 0.000386 3.760242 ( 4.228762)
build_miniruby 0.001790 0.000158 1.612825 ( 1.614741)
build_ruby 0.002148 0.000189 4.307648 ( 15.954737)
build_all 0.010353 0.000000 6.618564 ( 3.896748)
build_install 0.023368 0.000972 9.321007 ( 6.088176)
test_btest 0.000834 0.000064 77.548334 ( 33.400768)
test_basic 0.002377 0.008902 1.079248 ( 1.190278)
test_all 0.101007 0.048063 783.376984 (286.248121)
test_rubyspec 0.052541 0.030549 121.233602 ( 40.532408)
total: 393.16 sec