Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240723-130117
#<BuildRuby:0x00007f8deacffdd0
@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.20240723-130117",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000033 0.000011 0.000044 ( 0.000044)
configure 0.000022 0.000007 0.000029 ( 0.000030)
build_up 0.005838 0.001797 3.707040 ( 3.578450)
build_miniruby 0.001271 0.000391 1.660663 ( 1.659362)
build_ruby 0.001383 0.000425 3.740082 ( 3.919900)
build_all 0.007471 0.000928 7.624045 ( 2.868498)
build_install 0.003845 0.014018 10.375113 ( 4.763494)
test_btest 0.000738 0.000295 115.535669 ( 31.402981)
test_basic 0.006852 0.002741 1.222436 ( 1.272929)
test_all 0.118305 0.035271 841.385153 (244.825655)
test_rubyspec 0.055334 0.038069 168.486855 ( 34.560041)
total: 328.85 sec