Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-013258
#<BuildRuby:0x00005629939fa8e0
@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.20240229-013258",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.003526 0.003186 2.436876 ( 2.208584)
build_miniruby 0.001162 0.000194 1.380354 ( 1.378075)
build_ruby 0.000000 0.001412 3.252034 ( 3.475936)
build_all 0.002116 0.004806 6.321831 ( 2.387241)
build_install 0.008561 0.008612 7.947891 ( 3.620100)
test_btest 0.000000 0.001007 88.694874 ( 24.316839)
test_basic 0.003064 0.002456 0.766384 ( 0.824645)
test_all 0.083845 0.035228 760.820891 (226.459268)
test_rubyspec 0.042430 0.036792 107.662708 (117.045442)
total: 381.72 sec