Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241004-051318
#<BuildRuby:0x00007fbfb4d8fdd0
@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.20241004-051318",
@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.000017 0.000001 0.000018 ( 0.000020)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.007752 0.000000 3.677691 ( 3.626929)
build_miniruby 0.001863 0.000000 1.354461 ( 1.350564)
build_ruby 0.002083 0.000000 4.433252 ( 4.601248)
build_all 0.009082 0.000072 7.415520 ( 2.999027)
build_install 0.018888 0.000419 10.516022 ( 5.070572)
test_btest 0.001037 0.000065 99.729162 ( 26.829086)
test_basic 0.002904 0.008447 1.001124 ( 1.041115)
test_all 0.102691 0.048159 806.191434 (265.391895)
test_rubyspec 0.052051 0.038905 137.230598 ( 32.408942)
total: 343.32 sec