Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-102700
#<BuildRuby:0x00007fcc51c5fdd0
@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.20241023-102700",
@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.000018 0.000001 0.000019 ( 0.000018)
autoconf 0.000032 0.000002 0.000034 ( 0.000033)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.007317 0.000148 2.753795 ( 3.062230)
build_miniruby 0.000000 0.001580 1.167391 ( 1.166013)
build_ruby 0.000297 0.001545 3.257770 ( 3.420142)
build_all 0.002554 0.006191 6.000574 ( 2.382368)
build_install 0.011272 0.006368 8.015329 ( 3.640051)
test_btest 0.000861 0.000162 71.023895 ( 18.888682)
test_basic 0.002926 0.006618 0.809081 ( 0.857298)
test_all 0.098985 0.041704 639.397787 (188.696979)
test_rubyspec 0.051089 0.029772 126.392451 ( 22.004549)
total: 244.12 sec