Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241224-223801
#<BuildRuby:0x00007fc6ea09fde0
@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.20241224-223801",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.000000 0.005822 1.775749 ( 2.126666)
build_miniruby 0.000066 0.001345 1.283551 ( 1.280252)
build_ruby 0.001535 0.000318 3.476501 ( 3.656603)
build_all 0.007115 0.002109 6.552528 ( 2.717835)
build_install 0.014783 0.001478 7.444488 ( 3.969847)
test_btest 0.000856 0.000000 73.786338 ( 19.810647)
test_basic 0.008999 0.000000 0.833974 ( 0.885165)
test_all 0.092821 0.053874 721.428551 (229.291351)
test_rubyspec 0.055432 0.024465 116.709642 ( 24.694347)
total: 288.43 sec