Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-052727
#<BuildRuby:0x00007fac5b5afdc0
@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.20240728-052727",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000047 0.000008 0.000055 ( 0.000055)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.008069 0.000666 4.199064 ( 4.367236)
build_miniruby 0.001594 0.000265 1.924071 ( 2.087684)
build_ruby 0.001811 0.000302 4.801033 ( 23.688349)
build_all 0.005691 0.004551 9.172670 ( 6.210898)
build_install 0.013336 0.012009 12.365670 ( 9.559939)
test_btest 0.000772 0.000189 133.568103 ( 95.072021)
test_basic 0.009641 0.003473 1.492934 ( 2.081094)
test_all 0.137078 0.037975 1002.626938 (1239.165208)
test_rubyspec 0.068901 0.033559 189.589907 (195.921240)
total: 1578.16 sec