Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240902-225800
#<BuildRuby:0x00007f6520c5fdc8
@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.20240902-225800",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000038 0.000008 0.000046 ( 0.000046)
configure 0.000036 0.000008 0.000044 ( 0.000044)
build_up 0.004500 0.004142 3.902154 ( 4.333660)
build_miniruby 0.001448 0.000351 1.717748 ( 1.789073)
build_ruby 0.000000 0.002325 3.847837 ( 4.032178)
build_all 0.005996 0.002180 8.018918 ( 3.302678)
build_install 0.017748 0.000272 10.214319 ( 18.111297)
test_btest 0.000668 0.000158 113.871884 ( 38.924732)
test_basic 0.000526 0.010240 1.301001 ( 1.375428)
test_all 0.121950 0.028074 808.100736 (264.613279)
test_rubyspec 0.032264 0.052306 166.086855 ( 34.351876)
total: 370.84 sec