Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240729-160218
#<BuildRuby:0x00007f67fc5dfdc0
@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.20240729-160218",
@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.000022)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.003611 0.005003 4.080579 ( 4.032599)
build_miniruby 0.001262 0.000407 1.762711 ( 1.795541)
build_ruby 0.001893 0.000610 4.778004 ( 4.944849)
build_all 0.007779 0.002510 8.841461 ( 4.593273)
build_install 0.020893 0.001617 11.810373 ( 6.503071)
test_btest 0.000795 0.000230 127.926733 ( 55.840880)
test_basic 0.012593 0.000081 1.379699 ( 1.469069)
test_all 0.119768 0.035708 901.371631 (346.892025)
test_rubyspec 0.059396 0.031229 175.958132 ( 61.823039)
total: 487.90 sec