Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-214702
#<BuildRuby:0x00007f83cb79fdc8
@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.20241024-214702",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.002498 0.004643 2.795185 ( 2.749067)
build_miniruby 0.001178 0.000317 1.093458 ( 1.090428)
build_ruby 0.001354 0.000365 3.059941 ( 3.215177)
build_all 0.006645 0.001790 6.095717 ( 2.436328)
build_install 0.010289 0.007928 8.057109 ( 3.597122)
test_btest 0.000678 0.000210 74.292303 ( 22.300462)
test_basic 0.009412 0.001518 1.074508 ( 3.164074)
test_all 0.099869 0.047055 777.454202 (241.109791)
test_rubyspec 0.052874 0.029424 121.934612 ( 24.539880)
total: 304.20 sec