Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-203933
#<BuildRuby:0x00007ff275fefdc0
@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.20240718-203933",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000026 0.000008 0.000034 ( 0.000034)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.005023 0.003013 3.354495 ( 3.330575)
build_miniruby 0.001362 0.000433 1.468397 ( 1.465374)
build_ruby 0.001460 0.000464 3.728582 ( 3.936480)
build_all 0.006215 0.003373 7.941192 ( 3.168315)
build_install 0.012411 0.006926 10.241871 ( 4.606100)
test_btest 0.000000 0.001306 115.004323 ( 30.412144)
test_basic 0.006765 0.002181 1.211023 ( 1.269114)
test_all 0.101435 0.049958 892.293648 (291.850242)
test_rubyspec 0.044619 0.045830 164.538832 ( 32.381155)
total: 372.42 sec