Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-070132
#<BuildRuby:0x00007f3f0e81fde0
@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.20241230-070132",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.001883 0.003715 1.720885 ( 2.058848)
build_miniruby 0.001262 0.000153 1.555119 ( 1.551773)
build_ruby 0.001682 0.000204 3.873651 ( 4.049454)
build_all 0.000525 0.007386 6.215398 ( 2.543232)
build_install 0.014592 0.002359 7.755693 ( 4.047480)
test_btest 0.000814 0.000143 72.960602 ( 19.426518)
test_basic 0.001368 0.007714 0.848449 ( 0.895398)
test_all 0.110986 0.030007 683.127405 (197.612582)
test_rubyspec 0.051535 0.026830 117.919009 ( 25.149521)
total: 257.34 sec