Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-153203
#<BuildRuby:0x00007fb4d8cefdd0
@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.20241012-153203",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000029 0.000006 0.000035 ( 0.000034)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.001116 0.007262 3.287763 ( 3.151286)
build_miniruby 0.001375 0.000359 1.122692 ( 1.119307)
build_ruby 0.001683 0.000439 2.918034 ( 3.157960)
build_all 0.006964 0.001817 6.094456 ( 2.283873)
build_install 0.018074 0.000000 8.040938 ( 3.660984)
test_btest 0.000907 0.000000 81.729358 ( 21.628732)
test_basic 0.008743 0.001339 0.843805 ( 0.886481)
test_all 0.113083 0.039225 735.224945 (279.477417)
test_rubyspec 0.048029 0.033277 131.515299 ( 29.642790)
total: 345.01 sec