Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-112408
#<BuildRuby:0x00007fee60cbfdd0
@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.20240706-112408",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000042 0.000004 0.000046 ( 0.000047)
configure 0.000037 0.000003 0.000040 ( 0.000041)
build_up 0.007747 0.000332 4.008028 ( 3.505639)
build_miniruby 0.001658 0.000147 1.649926 ( 1.647273)
build_ruby 0.001961 0.000173 4.215462 ( 4.366263)
build_all 0.009023 0.000051 8.742726 ( 3.572059)
build_install 0.018858 0.001186 11.580745 ( 5.345384)
test_btest 0.000897 0.000072 121.936757 ( 32.058398)
test_basic 0.005406 0.004253 1.045349 ( 1.098059)
test_all 0.083498 0.072968 917.648095 (267.419933)
test_rubyspec 0.051311 0.047183 172.659238 ( 40.055740)
total: 359.07 sec