Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240812-163102
#<BuildRuby:0x00007fc989bdfdd0
@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.20240812-163102",
@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.000005 0.000029 ( 0.000029)
autoconf 0.000041 0.000008 0.000049 ( 0.000050)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.004339 0.004134 3.904441 ( 3.924123)
build_miniruby 0.001873 0.000000 1.649801 ( 1.646303)
build_ruby 0.001974 0.000000 4.538738 ( 4.694391)
build_all 0.002466 0.007683 8.697417 ( 3.957300)
build_install 0.022195 0.000000 11.772663 ( 5.738612)
test_btest 0.000903 0.000000 116.136781 ( 33.211560)
test_basic 0.003896 0.006653 1.107997 ( 1.170308)
test_all 0.096529 0.053502 900.463972 (269.036992)
test_rubyspec 0.049677 0.040387 162.960267 ( 32.330621)
total: 355.71 sec