Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-171014
#<BuildRuby:0x00007f23078ffdc8
@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.20240901-171014",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000028 0.000007 0.000035 ( 0.000034)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.006936 0.000627 3.546061 ( 3.991601)
build_miniruby 0.001529 0.000327 1.309277 ( 1.305440)
build_ruby 0.001896 0.000000 3.812647 ( 4.000032)
build_all 0.004987 0.002921 7.761899 ( 3.159808)
build_install 0.012177 0.006044 10.489387 ( 5.047291)
test_btest 0.000769 0.000192 121.328492 ( 43.853449)
test_basic 0.007312 0.002860 1.142634 ( 1.190483)
test_all 0.109360 0.044438 871.973829 (278.322726)
test_rubyspec 0.051150 0.036566 165.048321 ( 34.179555)
total: 375.05 sec