Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241128-033930
#<BuildRuby:0x00007f915c0ffdd0
@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.20241128-033930",
@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.000023)
autoconf 0.000029 0.000008 0.000037 ( 0.000038)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.000000 0.009029 3.827944 ( 3.783694)
build_miniruby 0.001632 0.000561 1.660653 ( 1.663630)
build_ruby 0.000000 0.002237 4.626009 ( 4.882167)
build_all 0.005699 0.004496 6.830485 ( 3.554751)
build_install 0.011233 0.010640 9.819508 ( 5.763339)
test_btest 0.000713 0.000306 83.237477 ( 35.612788)
test_basic 0.007521 0.005535 1.068032 ( 1.123866)
test_all 0.123193 0.030386 761.749302 (255.359417)
test_rubyspec 0.041760 0.041040 119.005088 ( 25.315292)
total: 337.06 sec