Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-173214
#<BuildRuby:0x00007f4d45b6fdc0
@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.20241227-173214",
@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.000006 0.000021 ( 0.000021)
autoconf 0.000025 0.000008 0.000033 ( 0.000034)
configure 0.000019 0.000006 0.000025 ( 0.000026)
build_up 0.000702 0.004438 1.735524 ( 2.068068)
build_miniruby 0.000000 0.001639 1.541744 ( 1.538349)
build_ruby 0.000803 0.001016 3.651579 ( 3.820668)
build_all 0.008172 0.000039 6.162326 ( 2.599582)
build_install 0.015981 0.000000 7.796211 ( 4.260881)
test_btest 0.000802 0.000232 73.884029 ( 20.551901)
test_basic 0.004952 0.002971 0.995649 ( 1.046840)
test_all 0.102257 0.038242 702.793067 (226.818235)
test_rubyspec 0.031377 0.050714 119.140443 ( 28.780681)
total: 291.49 sec