Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240903-203923
#<BuildRuby:0x00007f342d6ffdc0
@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.20240903-203923",
@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.000024 0.000006 0.000030 ( 0.000031)
autoconf 0.000037 0.000010 0.000047 ( 0.000046)
configure 0.000028 0.000007 0.000035 ( 0.000036)
build_up 0.005940 0.001485 3.666722 ( 3.700856)
build_miniruby 0.001835 0.000000 1.424262 ( 1.426252)
build_ruby 0.000000 0.001955 3.898735 ( 15.003037)
build_all 0.003485 0.004199 7.591291 ( 3.035927)
build_install 0.015642 0.002109 9.683190 ( 4.331071)
test_btest 0.000908 0.000246 114.160242 ( 32.625258)
test_basic 0.009206 0.002165 1.211951 ( 1.313517)
test_all 0.104483 0.042073 838.302966 (242.030158)
test_rubyspec 0.068989 0.022743 170.071548 ( 60.907939)
total: 364.38 sec