Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-185135
#<BuildRuby:0x00007f041fcafdd0
@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.20240707-185135",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000037 0.000008 0.000045 ( 0.000044)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.001054 0.007358 4.386081 ( 3.910513)
build_miniruby 0.001412 0.000353 1.722869 ( 1.720369)
build_ruby 0.002268 0.000000 4.674568 ( 4.803075)
build_all 0.003822 0.006350 8.850563 ( 3.534187)
build_install 0.023308 0.000000 12.187551 ( 5.708397)
test_btest 0.000000 0.001029 112.500058 ( 29.196006)
test_basic 0.001862 0.007467 1.146669 ( 1.198310)
test_all 0.101506 0.051765 814.109909 (249.969903)
test_rubyspec 0.032292 0.063697 167.292966 ( 30.150483)
total: 330.19 sec