Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-053137
#<BuildRuby:0x00007f232888fde0
@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.20241202-053137",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.009316 0.000304 3.669939 ( 4.282450)
build_miniruby 0.001280 0.000280 1.624153 ( 1.785261)
build_ruby 0.002183 0.000477 4.521921 ( 4.821942)
build_all 0.011002 0.000000 6.641093 ( 4.541698)
build_install 0.016474 0.006583 9.375814 ( 7.512234)
test_btest 0.000794 0.000176 83.972626 ( 65.242966)
test_basic 0.001784 0.010190 1.138570 ( 1.421214)
test_all 0.120715 0.032408 785.605576 (443.170808)
test_rubyspec 0.070371 0.016319 124.671066 ( 59.993980)
total: 592.77 sec