Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240902-190558
#<BuildRuby:0x00007fa65491fdc8
@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.20240902-190558",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000032 0.000002 0.000034 ( 0.000034)
build_up 0.007408 0.000288 3.386891 ( 3.452279)
build_miniruby 0.001475 0.000127 1.394627 ( 1.391598)
build_ruby 0.001687 0.000144 3.661999 ( 3.822057)
build_all 0.004203 0.004245 7.586771 ( 2.941384)
build_install 0.017685 0.000000 10.194602 ( 4.777545)
test_btest 0.001107 0.000000 115.309153 ( 30.593548)
test_basic 0.009582 0.000000 1.111989 ( 1.154794)
test_all 0.125578 0.023421 812.319546 (250.327632)
test_rubyspec 0.044340 0.044299 164.139933 ( 35.862876)
total: 334.32 sec