Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-063338
#<BuildRuby:0x00007fb0c5f5fdc0
@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.20240901-063338",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.000000 0.007772 3.820259 ( 3.812305)
build_miniruby 0.001381 0.000348 1.694958 ( 1.691465)
build_ruby 0.001805 0.000000 4.360874 ( 4.520071)
build_all 0.003515 0.004352 7.857735 ( 3.172414)
build_install 0.006996 0.010723 10.913402 ( 5.313842)
test_btest 0.000827 0.000262 117.323790 ( 30.753983)
test_basic 0.008840 0.001607 1.193526 ( 1.241169)
test_all 0.090945 0.059649 864.758681 (244.617728)
test_rubyspec 0.039514 0.049482 167.511365 ( 34.865609)
total: 329.99 sec