Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-082656
#<BuildRuby:0x00007f05a3a4fdd0
@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.20241208-082656",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000025)
build_up 0.006798 0.000679 3.193564 ( 3.149038)
build_miniruby 0.000000 0.001749 1.562306 ( 1.558561)
build_ruby 0.000000 0.001657 3.197626 ( 3.395903)
build_all 0.002987 0.003881 5.462861 ( 2.171717)
build_install 0.013783 0.002986 7.806873 ( 3.802147)
test_btest 0.000000 0.001372 74.028583 ( 21.167415)
test_basic 0.002370 0.006679 0.934965 ( 0.987877)
test_all 0.109857 0.035057 735.491390 (225.246720)
test_rubyspec 0.049617 0.031408 114.952399 ( 25.576750)
total: 287.06 sec