Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-061544
#<BuildRuby:0x00007f05e4c4fdd8
@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.20241127-061544",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000036 0.000008 0.000044 ( 0.000043)
configure 0.000029 0.000005 0.000034 ( 0.000035)
build_up 0.007814 0.000000 3.206191 ( 3.105874)
build_miniruby 0.001281 0.000206 1.268809 ( 1.267322)
build_ruby 0.002001 0.000000 3.701414 ( 3.871962)
build_all 0.006549 0.001856 6.177956 ( 2.530977)
build_install 0.013964 0.003550 8.604220 ( 4.103741)
test_btest 0.000752 0.000146 82.361806 ( 22.039556)
test_basic 0.007171 0.003686 1.076276 ( 1.122560)
test_all 0.114660 0.034100 745.141428 (220.289427)
test_rubyspec 0.041148 0.039343 123.829250 ( 29.155702)
total: 287.49 sec