Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241112-175422
#<BuildRuby:0x00007f8f1bd4fdd0
@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.20241112-175422",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000036 0.000003 0.000039 ( 0.000039)
configure 0.000029 0.000002 0.000031 ( 0.000032)
build_up 0.003701 0.003970 3.641633 ( 3.540070)
build_miniruby 0.001490 0.000175 1.600354 ( 1.596810)
build_ruby 0.001809 0.000213 4.253715 ( 24.708442)
build_all 0.004406 0.003575 6.566017 ( 2.871897)
build_install 0.010045 0.008374 9.453919 ( 7.580781)
test_btest 0.000827 0.000152 79.693195 ( 25.855656)
test_basic 0.008552 0.000803 1.048858 ( 1.494278)
test_all 0.117464 0.028389 735.750108 (213.957246)
test_rubyspec 0.045232 0.037252 118.010349 ( 25.424981)
total: 307.03 sec