Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-070425
#<BuildRuby:0x00007fc61d60fdc0
@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.20240830-070425",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000034 0.000009 0.000043 ( 0.000043)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.003594 0.003850 3.817743 ( 3.692460)
build_miniruby 0.001161 0.000327 1.659852 ( 1.656808)
build_ruby 0.001591 0.000447 4.299139 ( 4.483974)
build_all 0.000000 0.008568 7.999064 ( 3.069708)
build_install 0.011788 0.008895 11.237696 ( 5.420801)
test_btest 0.000822 0.000314 116.379159 ( 30.622737)
test_basic 0.005386 0.006388 1.158629 ( 1.213521)
test_all 0.114780 0.035703 833.334951 (238.857367)
test_rubyspec 0.041594 0.054484 159.931733 ( 34.762669)
total: 323.78 sec