Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-035345
#<BuildRuby:0x00007f79dd0bfdc0
@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.20240709-035345",
@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.000013 0.000003 0.000016 ( 0.000018)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.007037 0.000781 3.980993 ( 3.465946)
build_miniruby 0.001297 0.000335 1.620531 ( 1.617038)
build_ruby 0.001959 0.000506 4.222106 ( 4.326744)
build_all 0.004912 0.005020 8.120823 ( 3.338136)
build_install 0.015099 0.006470 10.938732 ( 5.006699)
test_btest 0.000724 0.000217 123.801983 ( 49.039280)
test_basic 0.005136 0.004219 1.255296 ( 1.300489)
test_all 0.135272 0.018547 842.023777 (242.761603)
test_rubyspec 0.069245 0.022056 169.668610 ( 35.023954)
total: 345.88 sec