Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240907-022226
#<BuildRuby:0x00007fb46ec9fde0
@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.20240907-022226",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000044 0.000004 0.000048 ( 0.000048)
configure 0.000034 0.000003 0.000037 ( 0.000036)
build_up 0.000000 0.008942 4.088939 ( 4.612880)
build_miniruby 0.000000 0.002068 1.833335 ( 1.866326)
build_ruby 0.001023 0.001044 4.588516 ( 38.011989)
build_all 0.005265 0.005164 8.877314 ( 5.961628)
build_install 0.019493 0.006694 12.255073 ( 8.303822)
test_btest 0.000917 0.000000 128.216324 ( 91.875921)
test_basic 0.008785 0.004680 1.460710 ( 1.815947)
test_all 0.111043 0.048451 870.725703 (392.245664)
test_rubyspec 0.040478 0.051767 176.103654 ( 44.839227)
total: 589.53 sec