Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-134818
#<BuildRuby:0x00007ff0c81cfdc0
@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.20241028-134818",
@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.000006 0.000025 ( 0.000025)
autoconf 0.000036 0.000011 0.000047 ( 0.000047)
configure 0.000028 0.000009 0.000037 ( 0.000037)
build_up 0.000000 0.007510 3.972070 ( 3.837430)
build_miniruby 0.001706 0.000000 1.550697 ( 1.549820)
build_ruby 0.001567 0.000207 4.315980 ( 4.481337)
build_all 0.003267 0.005292 6.832501 ( 2.888644)
build_install 0.015009 0.003612 9.811646 ( 4.724598)
test_btest 0.000000 0.001061 76.719564 ( 20.607540)
test_basic 0.001958 0.010111 1.039455 ( 1.090804)
test_all 0.112462 0.034809 728.801592 (211.178611)
test_rubyspec 0.040588 0.044095 122.761806 ( 27.802218)
total: 278.16 sec