Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240714-143806
#<BuildRuby:0x00007ffa693cfdc8
@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.20240714-143806",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000025 0.000008 0.000033 ( 0.000032)
configure 0.000029 0.000009 0.000038 ( 0.000038)
build_up 0.005335 0.001642 3.266344 ( 3.180162)
build_miniruby 0.001245 0.000383 1.137230 ( 1.134369)
build_ruby 0.001800 0.000000 3.333554 ( 3.533659)
build_all 0.002807 0.005699 7.752757 ( 3.061737)
build_install 0.010789 0.006460 10.142897 ( 4.771918)
test_btest 0.000725 0.000266 108.574783 ( 28.461217)
test_basic 0.004175 0.004039 1.052877 ( 1.103787)
test_all 0.094794 0.051500 758.518014 (215.239654)
test_rubyspec 0.056562 0.032404 153.004632 ( 28.831932)
total: 289.32 sec