Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-004212
#<BuildRuby:0x00007fde317cfdc8
@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.20240808-004212",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000028 0.000008 0.000036 ( 0.000035)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.002476 0.004788 3.131328 ( 3.033751)
build_miniruby 0.001495 0.000000 1.127626 ( 1.125058)
build_ruby 0.001833 0.000000 3.627061 ( 3.806384)
build_all 0.008917 0.000079 7.721576 ( 2.979590)
build_install 0.013263 0.004389 9.700326 ( 4.326325)
test_btest 0.000660 0.000200 107.589801 ( 27.677527)
test_basic 0.008624 0.001324 0.921761 ( 0.968899)
test_all 0.100768 0.053135 822.032072 (274.728269)
test_rubyspec 0.037863 0.055000 161.219927 ( 29.592062)
total: 348.24 sec