Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-145411
#<BuildRuby:0x00007eff6278fdd0
@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.20240929-145411",
@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.000028 0.000005 0.000033 ( 0.000033)
autoconf 0.000045 0.000008 0.000053 ( 0.000052)
configure 0.000034 0.000006 0.000040 ( 0.000040)
build_up 0.026914 0.001709 80.381118 (131.224857)
build_miniruby 0.001738 0.000274 2.333933 ( 2.677289)
build_ruby 0.002591 0.000409 5.123654 ( 6.445573)
build_all 0.041981 0.032110 232.400666 (168.486319)
build_install 0.018500 0.008046 11.909563 ( 8.520663)
test_btest 0.000759 0.000222 103.282411 ( 77.261228)
test_basic 0.008869 0.002587 1.354723 ( 1.697593)
test_all 0.102033 0.054776 829.647973 (354.624519)
test_rubyspec 0.063047 0.027680 143.794826 ( 59.690978)
total: 810.63 sec