Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241112-073920
#<BuildRuby:0x00007f40b2c1fdc8
@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-073920",
@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.000026 0.000000 0.000026 ( 0.000027)
autoconf 0.000044 0.000000 0.000044 ( 0.000042)
configure 0.000037 0.000000 0.000037 ( 0.000037)
build_up 0.006538 0.001211 3.413690 ( 3.401990)
build_miniruby 0.001107 0.000474 1.371283 ( 1.368520)
build_ruby 0.001802 0.000000 3.581610 ( 3.761488)
build_all 0.005992 0.002225 6.301568 ( 2.492649)
build_install 0.019626 0.000000 8.808750 ( 4.217420)
test_btest 0.000809 0.000096 77.843156 ( 21.931298)
test_basic 0.000799 0.009112 0.841172 ( 0.900449)
test_all 0.099570 0.047663 722.691226 (228.565540)
test_rubyspec 0.048413 0.035899 118.625726 ( 30.973386)
total: 297.61 sec