Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-043420
#<BuildRuby:0x00007f1901b5fdd0
@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.20240728-043420",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.007387 0.000376 3.193564 ( 2.993280)
build_miniruby 0.001369 0.000146 1.227178 ( 1.223593)
build_ruby 0.001767 0.000189 3.701114 ( 3.916273)
build_all 0.008532 0.000029 7.935371 ( 3.209886)
build_install 0.012848 0.004704 9.917396 ( 4.354845)
test_btest 0.000902 0.000051 112.434776 ( 28.844577)
test_basic 0.010613 0.000000 0.977387 ( 1.021527)
test_all 0.103758 0.045917 825.538268 (237.842697)
test_rubyspec 0.056934 0.035713 174.120810 ( 30.358336)
total: 313.77 sec