Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-053600
#<BuildRuby:0x00007f07e201fdd8
@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.20240828-053600",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.000567 0.008045 3.986687 ( 4.124182)
build_miniruby 0.001374 0.000344 1.724382 ( 1.728356)
build_ruby 0.002676 0.000000 4.877940 ( 5.036537)
build_all 0.009951 0.001117 9.209937 ( 4.275628)
build_install 0.017480 0.007453 11.889496 ( 6.305712)
test_btest 0.000707 0.000181 125.382064 ( 40.810855)
test_basic 0.003121 0.009107 1.340037 ( 1.453577)
test_all 0.130155 0.030208 940.943537 (413.608008)
test_rubyspec 0.033293 0.064959 174.262807 ( 89.196434)
total: 566.54 sec