Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-144843
#<BuildRuby:0x00007fee3fcdfde0
@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.20240718-144843",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.002103 0.007506 3.711636 ( 3.599822)
build_miniruby 0.001513 0.000366 1.668555 ( 1.666650)
build_ruby 0.001386 0.000336 4.130745 ( 4.298043)
build_all 0.005909 0.002482 8.445978 ( 3.328056)
build_install 0.012427 0.007947 10.916553 ( 5.215865)
test_btest 0.000000 0.000990 117.451922 ( 31.714712)
test_basic 0.001445 0.007148 1.041768 ( 1.092009)
test_all 0.106745 0.044264 814.631221 (262.550005)
test_rubyspec 0.053200 0.034088 167.032190 ( 33.841162)
total: 347.31 sec