Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-125608
#<BuildRuby:0x00007f486688fdc8
@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.20241229-125608",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000043 0.000003 0.000046 ( 0.000047)
configure 0.000037 0.000003 0.000040 ( 0.000039)
build_up 0.001620 0.004214 2.087202 ( 2.442351)
build_miniruby 0.000000 0.001551 1.566190 ( 1.567809)
build_ruby 0.000000 0.002032 4.299925 ( 4.451305)
build_all 0.001525 0.007972 6.714088 ( 3.256163)
build_install 0.003693 0.015942 8.231926 ( 4.900762)
test_btest 0.000536 0.000160 76.640432 ( 28.092259)
test_basic 0.000986 0.009525 0.996752 ( 1.080072)
test_all 0.099688 0.039783 684.502933 (219.725048)
test_rubyspec 0.055667 0.020687 114.374042 ( 27.427841)
total: 292.94 sec