Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-153220
#<BuildRuby:0x00007f306522fdc0
@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.20240925-153220",
@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.000003 0.000017 ( 0.000018)
autoconf 0.000027 0.000007 0.000034 ( 0.000035)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.001232 0.006967 4.651105 ( 4.313304)
build_miniruby 0.001159 0.000400 1.662056 ( 1.658478)
build_ruby 0.001320 0.000455 3.913773 ( 4.112040)
build_all 0.003265 0.005191 6.932563 ( 2.926170)
build_install 0.009228 0.008592 10.065879 ( 4.544231)
test_btest 0.000645 0.000270 93.052043 ( 24.621697)
test_basic 0.008554 0.001799 1.072466 ( 1.117061)
test_all 0.109555 0.038780 826.126447 (267.501001)
test_rubyspec 0.040662 0.051841 130.645626 ( 29.896421)
total: 340.69 sec