Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-023043
#<BuildRuby:0x00007f8ae3a3fdc0
@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.20240614-023043",
@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.000024 0.000003 0.000027 ( 0.000029)
autoconf 0.000043 0.000006 0.000049 ( 0.000050)
configure 0.000034 0.000005 0.000039 ( 0.000040)
build_up 0.003126 0.004528 3.357378 ( 3.531723)
build_miniruby 0.000000 0.001446 1.301719 ( 1.298435)
build_ruby 0.000113 0.001802 3.902767 ( 11.531577)
build_all 0.003944 0.004852 7.901418 ( 3.239630)
build_install 0.010323 0.009549 10.337566 ( 4.794720)
test_btest 0.000728 0.000195 110.706119 ( 30.452888)
test_basic 0.000315 0.010404 1.249420 ( 1.302119)
test_all 0.109818 0.040336 837.117700 (243.902322)
test_rubyspec 0.049244 0.038829 159.063712 ( 34.563308)
total: 334.62 sec