Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-083310
#<BuildRuby:0x00007efcc2bafde0
@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.20241024-083310",
@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.000008 0.000030 ( 0.000030)
autoconf 0.000036 0.000014 0.000050 ( 0.000049)
configure 0.000029 0.000011 0.000040 ( 0.000040)
build_up 0.006017 0.002228 4.232620 ( 4.165497)
build_miniruby 0.001911 0.000000 1.786032 ( 1.786976)
build_ruby 0.002090 0.000000 4.462941 ( 4.598291)
build_all 0.001774 0.007252 6.584877 ( 2.683236)
build_install 0.012971 0.010279 10.289046 ( 4.937922)
test_btest 0.000609 0.000275 82.077363 ( 35.621534)
test_basic 0.005891 0.007198 1.173934 ( 1.380744)
test_all 0.107888 0.049580 875.431668 (533.791485)
test_rubyspec 0.059323 0.033685 132.862279 ( 63.641316)
total: 652.61 sec